home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / super_su.swf / scripts / DefineSprite_623 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-04-19  |  102 b   |  6 lines

  1. function mRefresh()
  2. {
  3.    this.gotoAndStop(this._parent._parent.intLives + 1);
  4. }
  5. this.mRefresh();
  6.